build(deps): bump the production group with 4 updates#996
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
build(deps): bump the production group with 4 updates#996dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
47e97e0 to
3f31643
Compare
Bumps the production group with 4 updates: [matplotlib](https://github.com/matplotlib/matplotlib), [numpy](https://github.com/numpy/numpy), [polars](https://github.com/pola-rs/polars) and [transformers](https://github.com/huggingface/transformers). Updates `matplotlib` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.0...v3.10.1) Updates `numpy` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.3) Updates `polars` from 1.21.0 to 1.23.0 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.21.0...py-1.23.0) Updates `transformers` from 4.48.2 to 4.49.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.48.2...v4.49.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
3f31643 to
c93ecf8
Compare
Contributor
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot recreate |
Contributor
Author
|
Superseded by #999. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps the production group with 4 updates: matplotlib, numpy, polars and transformers.
Updates
matplotlibfrom 3.10.0 to 3.10.1Release notes
Sourced from matplotlib's releases.
Commits
6fc8169REL 3.10.133361fbRelease notes v3.10.12495bbcFix toctrees for 3.10 release notes526785eGithub stats v3.10.1d23b173Merge v3.10.0-doc into v3.10.x9fe0dadMerge pull request #29682 from meeseeksmachine/auto-backport-of-pr-29680-on-v...d3cf53dMerge pull request #29683 from meeseeksmachine/auto-backport-of-pr-29670-on-v...2944994Backport PR #29670: DOC: change marginal scatter plot to subplot_mosaicb4f94a4Backport PR #29680: DOC: fix the bug of examples\event_handling4f3d478Merge pull request #29676 from meeseeksmachine/auto-backport-of-pr-29666-on-v...Updates
numpyfrom 2.2.2 to 2.2.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
a274561Merge pull request #28322 from charris/prepare-2.2.35ab0f71REL: Prepare for the NumPy 2.2.3 release [wheel build]010ad9bMerge pull request #28324 from charris/update-test_dirichlet_moderately_small...6338746CI: update test_moderately_small_alpha [wheel build]56f8d5bMerge pull request #28321 from charris/backport-2829048515a3MAINT: Update some testing files from main96ca7e3MAINT: respond to code reviewc20ac88MAINT: use a try/finally to make the deadlock protection more robustd494647MAINT: fix indentation and clarify comment3f8fbd6MAINT: go back to try/exceptUpdates
polarsfrom 1.21.0 to 1.23.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
a0f355dPython Polars 1.23 (#21414)5b48926fix: Methoddt.ordinal_daywas returning UTC results as opposed to those on...7f8adfefix: Use Kahan summation for rolling sum kernels. Fix numerical stability iss...f94df45docs(python): Fix doc for SQL Functions navigation (#21412)b905ffcfeat: Implement i128 -> str cast (#21411)f5d71bdperf: Toggle projection pushdown for eager rolling (#21405)789f38bfix: Add scalar checks fornandfill_valueparameters inshift(#21292)ad7fdf1perf: Fix pathologicrolling + group-byperformance and memory explosion (#...62bc08bfix: Upcast small integer dtypes for rolling sum operations (#21397)49593a7fix: Don't silently produce null values from invalid input topl.datetimea...Updates
transformersfrom 4.48.2 to 4.49.0Release notes
Sourced from transformers's releases.
Commits
a22a437v4.49.08018e0eadd shared experts for upcoming Granite 4.0 language models (#35894)bcfc9d7[Bugfix] Fix reloading of pixtral/llava configs (#36077)0c78ef6🔴 VLM: compile compatibility (#35724)b45cf0eGuard against unset resolved_archive_file (#35628)96f01a3Revert qwen2 breaking changes related to attention refactor (#36162)cb586a3Add require_read_token to fp8 tests (#36189)5f726f8New HIGGS quantization interfaces, JIT kernel compilation support. (#36148)15ec971Prepare processors for VideoLLMs (#36149)33d1d71Add ImageProcessorFast to Qwen2.5-VL processor (#36164)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions